home *** CD-ROM | disk | FTP | other *** search
/ Level 2005 Christmas (DVD) / Level_2005-XMAS_134_DVD_Knightshift.iso / Demos / Ski Racing 2006 / setup1.cab / DataCommonShadersDX8GhostSkinned.psh < prev    next >
Encoding:
Text File  |  2005-11-03  |  176 b   |  11 lines

  1. ps.1.1
  2.  
  3. ;def c0, 0.6, 0.6, 0.6, 0.6
  4. def c1, 0.3, 0.3, 0.0, 0.1
  5.  
  6. tex  t0        ;Sample environment map
  7. ;tex  t1    ;Sample gloss map
  8.  
  9. mov r0, t0
  10. sub r0, r0, c1
  11. ;mul r0, r0, c0